WorkflowDefinition 
EntityType  Independent 
Logical Entity Name  WorkflowDefinition 
Default Table Name  WorkflowDefinition 
Logical Only  NO 
Definition 
 
Note 
 

WorkflowDefinition Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
Name    NVARCHAR(500)  NO 
 
EntityType    NVARCHAR(max)  YES 
 
EventType    NVARCHAR(max)  YES 
 
DateCreated    DATETIME  NO 
 
DateModified    DATETIME  NO 
 

WorkflowDefinition Keys 
Key Name  Key Type  Keys 
PK_WorkflowDefinition  PrimaryKey  Id 

WorkflowDefinition Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

WorkflowDefinition Check Constraints 
Check Constraint Name  CheckConstraint